var net/http.http2client

3 uses

	net/http (current package)
		transport.go#L365: var http2client = godebug.New("http2client")
		transport.go#L371: 	if http2client.Value() == "0" {
		transport.go#L372: 		http2client.IncNonDefault()